home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
lantools
/
stanum
/
readme
next >
Wrap
Text File
|
1988-05-27
|
768b
|
16 lines
Created by Neil Weicher, Communication Horizons
701 Seventh Ave., New York City 10036
STANUM.EXE returns the current station number as ERRORLEVEL.
It works on: Novell = logical station number,
PC-Slave = user number+1 (Host = 1),
MultiLink= partition+1 (FG = 1).
3+ and PCNetwork do not have a concept of a station
number, therefore Stanum.exe returns the value of
NetLib environment variable STANUM. E.g., if
SET STANUM=4
Then Stanum.exe returns 4 in ERRORLEVEL.
SAMPLE.BAT is a sample Batch routine that uses Stanum.exe.
It just displays the station number.